home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / MahJongSolitaire.swf / scripts / DefineButton2_218 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-04  |  58 b   |  5 lines

  1. on(release){
  2.    _root.Initialize();
  3.    this.play();
  4. }
  5.